home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / tkpxe171.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  12.2 KB  |  389 lines

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9.  
  10. *% Tektronix (R) is a registered trademark of Tektronix, Inc.
  11. *% TekColor TM is a trademark of Tektronix, Inc.
  12. *% Phaser TM is a trademark of Tektronix, Inc., for color printers and 
  13. *%  related products.
  14.  
  15. *FormatVersion: "4.1"
  16. *FileVersion: "1.8"
  17. *LanguageVersion: English
  18. *PCFileName: "TKPXE171.PPD"
  19. *Product: "(Phaser II PXe)"
  20. *PSVersion: "(2010.128) 2"
  21. *ModelName: "Tektronix Phaser II PXe v2010.128 with 17 fonts"
  22. *ShortNickName: "Tektronix Phaser II PXe 17"
  23. *NickName: "Tektronix Phaser II PXe v2010.128 with 17 fonts"
  24.  
  25. *% === Installable Options ===========
  26. *OpenGroup: InstallableOptions/Options Installed
  27.  
  28. *OpenUI *Option1/Memory Configuration: PickOne
  29. *DefaultOption1: None
  30. *Option1 None/Standard 4 MB RAM: ""
  31. *Option1 8Meg/8 MB Total RAM: ""
  32. *CloseUI: *Option1
  33.  
  34. *CloseGroup: InstallableOptions
  35.  
  36. *% === Constraints ===================
  37.  
  38. *UIConstraints: *Option1 None  *VMOption
  39. *UIConstraints: *Option1 8Meg *VMOption None
  40.  
  41. *% === Device Capabilities ============
  42.  
  43. *LanguageLevel: "2"
  44. *Protocols: BCP
  45.  
  46. *FreeVM: "434464"
  47. *VMOption None/Standard 4 MB RAM: "434464"
  48. *VMOption 8Meg/8 MB Total RAM: "4178768"
  49.  
  50. *Emulators: hpgl
  51. *StartEmulator_hpgl: "currentfile /hpgl statusdict /emulate get exec "
  52. *StopEmulator_hpgl: "<1B7F>0"
  53. *ColorDevice: True
  54. *DefaultColorSpace: CMYK
  55. *VariablePaperSize: False
  56.  
  57. *Throughput: "1"
  58. *Password: "()" 
  59. *ExitServer: "
  60.  count 0 eq
  61.  { false } { true exch startjob } ifelse
  62.  not { 
  63.      (WARNING: Cannot modify initial VM.) =
  64.      (Missing or invalid password.) =
  65.      (Please contact the author of this software.) = flush quit
  66.      } if
  67. "
  68. *End
  69.  
  70. *Reset: "
  71.  count 0 eq
  72.  { false } { true exch startjob } ifelse
  73.  not { 
  74.     (WARNING: Cannot reset printer.) =
  75.     (Missing or invalid password.) =
  76.     (Please contact the author of this software.) = flush quit
  77.     } if
  78.  systemdict /quit get exec
  79.  (WARNING : Printer Reset Failed.) = flush
  80. "
  81. *End
  82.  
  83. *DefaultResolution: 300dpi
  84. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  85. *?Resolution: "
  86.   save
  87.     currentpagedevice /HWResolution get
  88.     0 get
  89.     (          ) cvs print
  90.     (dpi) = flush
  91.   restore
  92. "
  93. *End
  94.  
  95. *% Halftone Information ===============
  96. *ScreenFreq: "60.0"
  97. *ScreenAngle: "54.0"
  98. *DefaultScreenProc: TekHalftone
  99. *ScreenProc TekHalftone: "
  100.  /Halftone2 /Halftone findresource /GraySpotFunction get
  101. "
  102. *End
  103.  
  104. *ScreenProc Line: "{ pop }"
  105. *ScreenProc Ellipse: "
  106. { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }
  107. "
  108. *End
  109.  
  110. *DefaultTransfer: Null
  111. *Transfer Null: "{ }"
  112. *Transfer Null.Inverse: "{ 1 exch sub }"
  113.  
  114. *% Printer Specific Features ============ 
  115. *% Code in this section allows user selection of Tek-proprietary halftone
  116. *% screens
  117. *OpenUI *TekHalftoneScreens/Custom Halftone Screens: PickOne 
  118. *OrderDependency: 10 AnySetup *TekHalftoneScreens
  119. *DefaultTekHalftoneScreens: 60lpi
  120. *TekHalftoneScreens 60lpi: "
  121.   /DefaultHalftone /Halftone2 /Halftone findresource /Halftone defineresource
  122.   1 dict setpagedevice
  123. "
  124. *End
  125. *TekHalftoneScreens 80lpi: "
  126.   /DefaultHalftone /Halftone1 /Halftone findresource /Halftone defineresource
  127.   1 dict setpagedevice
  128. "
  129. *End
  130. *?TekHalftoneScreens: "
  131. save
  132.   mark
  133.   { /DefaultHalftone /Halftone findresource
  134.       /GrayAngle get dup 60 eq
  135.         { pop (60lpi) }
  136.         { 80 eq { (80lpi) } { (Unknown) } ifelse } ifelse
  137.     = flush
  138.   } stopped pop cleartomark
  139.   restore 
  140. "
  141. *End
  142. *CloseUI: *TekHalftoneScreens
  143.  
  144. *OpenUI *OutputMode/Print: PickOne
  145. *OrderDependency: 20 AnySetup *OutputMode
  146. *DefaultOutputMode: Standard
  147. *OutputMode Standard: "
  148.     2 dict begin
  149.         /PostRenderingEnhance true def
  150.         /PostRenderingEnhanceDetails
  151.           1 dict begin
  152.             /OutputMode (Standard) def
  153.           currentdict end def
  154.     currentdict end 
  155.     setpagedevice"
  156. *End
  157. *OutputMode Enhanced: "
  158.     2 dict begin
  159.         /PostRenderingEnhance true def
  160.         /PostRenderingEnhanceDetails
  161.           1 dict begin
  162.             /OutputMode (Enhanced) def
  163.           currentdict end def
  164.     currentdict end
  165.     setpagedevice"
  166. *End
  167. *?OutputMode: "save
  168.     currentpagedevice /PostRenderingEnhanceDetails get
  169.     /OutputMode get = flush restore"
  170. *End
  171. *CloseUI: *OutputMode
  172.  
  173. *% Paper Handling ===================
  174.  
  175. *OpenUI *InputSlot: PickOne
  176. *OrderDependency: 30 AnySetup *InputSlot
  177. *DefaultInputSlot: Cassette
  178. *InputSlot Cassette: ""
  179. *CloseUI: *InputSlot
  180.  
  181. *% Use these entries to set paper size most of the time, unless there is
  182. *% specific reason to use PageRegion.
  183. *OpenUI *PageSize: PickOne
  184. *OrderDependency: 40 AnySetup *PageSize
  185. *DefaultPageSize: Letter
  186. *PageSize Letter/Letter: "
  187.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  188. *End
  189. *PageSize Legal/Legal: "
  190.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  191. *End
  192. *PageSize A4/A4: "
  193.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  194. *End
  195. *PageSize A4.Special/A4 Special: "
  196.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  197. *End
  198. *?PageSize: "
  199.  save
  200.    currentpagedevice /PageSize get aload pop
  201.    2 copy gt {exch} if 
  202.    (Unknown) 
  203.   4 dict
  204.    dup [612 792] (Letter) put
  205.    dup [612 1008] (Legal) put
  206.    dup [595 842] (A4) put
  207.    dup [595 1008] (A4.Special) put
  208.  { exch aload pop 4 index sub abs 5 le exch 
  209.    5 index sub abs 5 le and 
  210.       {exch pop exit} {pop} ifelse
  211.    } bind forall
  212.    = flush pop pop
  213. restore 
  214. "
  215. *End
  216. *CloseUI: *PageSize
  217.  
  218. *OpenUI *PageRegion:  PickOne
  219. *OrderDependency: 50 AnySetup *PageRegion
  220. *DefaultPageRegion: Letter
  221. *PageRegion Letter/Letter: "
  222.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  223. *End
  224. *PageRegion Legal/Legal: "
  225.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  226. *End
  227. *PageRegion A4/A4: "
  228.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  229. *End
  230. *PageRegion A4.Special/A4 Special: "
  231.     2 dict dup /PageSize [595 1008] put dup /ImagingBBox null put setpagedevice"
  232. *End
  233. *CloseUI: *PageRegion
  234.  
  235. *% The following entries provide information about specific paper keywords.
  236. *DefaultImageableArea: Letter
  237. *ImageableArea Letter/Letter: "13.1413 78.3 596.938 715.543 "
  238. *ImageableArea Legal/Legal: "13.1413 115.321 596.938 893.022  "
  239. *ImageableArea A4/A4: "13.4209 77.6254 581.855 765.703  "
  240. *ImageableArea A4.Special/A4 Special: "13.4209 85.8898 581.855 922.135  "
  241. *?ImageableArea: "
  242.  save
  243.    /cvp { (                ) cvs print ( ) print } bind def
  244.    /upperright {10000 mul floor 10000 div} bind def
  245.    /lowerleft {10000 mul ceiling 10000 div} bind def
  246.    newpath clippath pathbbox
  247.    4 -2 roll exch 2 {lowerleft cvp} repeat
  248.    exch 2 {upperright cvp} repeat flush
  249.  restore
  250. "
  251. *End
  252.  
  253. *% These provide the physical dimensions of the paper (by keyword)
  254. *DefaultPaperDimension: Letter
  255. *PaperDimension Letter/Letter: "612 792"
  256. *PaperDimension Legal/Legal: "612 1008"
  257. *PaperDimension A4/A4: "595 842"
  258. *PaperDimension A4.Special/A4 Special: "595 1008"
  259.  
  260. *AccurateScreensSupport: True
  261. *RequiresPageRegion All: True
  262. *DefaultOutputBin:  OnlyOne
  263. *DefaultOutputOrder:  Reverse
  264.  
  265. *% Font Information =====================
  266. *DefaultFont: Courier
  267. *Font Courier: Standard "(002.003)" Standard ROM
  268. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  269. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  270. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  271. *Font Helvetica: Standard "(001.006S)" Standard ROM
  272. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  273. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  274. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  275. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  276. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  277. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  278. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  279. *Font Symbol: Special "(001.007S)" Special ROM
  280. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  281. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  282. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  283. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  284. *?FontQuery: "
  285.  save
  286.    { count 1 gt
  287.       { exch dup 127 string cvs (/) print print (:) print
  288.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  289.       } { exit } ifelse 
  290.    } bind loop
  291.    (*) = flush
  292.  restore
  293. "
  294. *End
  295.  
  296. *?FontList: "
  297. save
  298.   (*) {cvn ==} 128 string /Font resourceforall
  299.   (*) = flush
  300. restore
  301. "
  302. *End
  303.  
  304. *% Printer Messages (verbatim from printer):
  305. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  306. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  307. *Message: "\FontName\ not found, using Courier"
  308.  
  309. *% Status (format: %%[ status: <one of these> ]%% )
  310. *Status: "initializing"
  311. *Status: "idle"
  312. *Status: "holding"
  313. *Status: "busy"
  314. *Status: "waiting"
  315. *Status: "PrinterError: printer is warming up"
  316. *Status: "PrinterError: printer is not ready"
  317. *Status: "PrinterError: out of paper"
  318. *Status: "PrinterError: paper jam"
  319. *Status: "PrinterError: paper jam at entry"
  320. *Status: "PrinterError: out of ribbon"
  321. *Status: "PrinterError: ribbon jam"
  322. *Status: "PrinterError: cover is open"
  323. *Status: "PrinterError: thermal head temperature"
  324. *Status: "PrinterError: internal interface error"
  325. *Status: "PrinterError: print engine failure"
  326. *Status: "PrinterError: unsupported ribbon type"
  327.  
  328. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  329. *Source: "Serial"
  330. *Source: "LocalTalk"
  331. *Source: "Parallel"
  332. *Source: "Internal"
  333.  
  334. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  335. *PrinterError: "printer is warming up"
  336. *PrinterError: "printer is not ready"
  337. *PrinterError: "out of paper"
  338. *PrinterError: "paper jam"
  339. *PrinterError: "paper jam at entry"
  340. *PrinterError: "out of ribbon"
  341. *PrinterError: "ribbon jam"
  342. *PrinterError: "cover is open"
  343. *PrinterError: "thermal head temperature"
  344. *PrinterError: "internal interface error"
  345. *PrinterError: "print engine failure"
  346. *PrinterError: "unsupported ribbon type"
  347.  
  348. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  349.  
  350. *% Color Separation Information =====================
  351.  
  352. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  353.  
  354. *InkName: ProcessBlack/Process Black
  355. *InkName: CustomColor/Custom Color
  356. *InkName: ProcessCyan/Process Cyan
  357. *InkName: ProcessMagenta/Process Magenta
  358. *InkName: ProcessYellow/Process Yellow
  359.  
  360. *%  For 60 lpi / 300 dpi  ===============================
  361.  
  362. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  363. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  364. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  365. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  366. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "54.0"
  367.  
  368. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  369. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  370. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  371. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  372. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  373.  
  374. *%  For 80 lpi / 300 dpi ================================
  375.  
  376. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  377. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  378. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  379. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  380. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "33.0"
  381.  
  382. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  383. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  384. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  385. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  386. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  387.  
  388. *% end of PPD file for Phaser II PXe 17 fonts
  389.